home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm3 / jans110l.lha / janos / nl0jor / autoexec.nos < prev    next >
Text File  |  1996-01-17  |  3KB  |  154 lines

  1. domain suffix nl.cbpr.org.
  2. hostname nl0jor.nl.cbpr.org
  3. ip address 27.137.56.15
  4.  
  5. #AX25 Parameters
  6. ax25 mycall NL0JOR-1    #De call voor TCP/IP verbindingen en waarmee je connect
  7. ax25 timertype linear
  8. ax25 bcinterval 1800    #Baken om de 1800 seconden versturen
  9. ax25 bctext "Excellent! JORCNV: converse, JJ0BST: MailBox+Gateway (JNOS-1.10l)\rnl0jor(PC): 27.137.56.15 sys2.nl0jor/fatal(Amiga): 27.137.56.26"
  10. ax25 t2 3000
  11. ax25 t3 300000
  12. ax25 t4 10000
  13. ax25 maxframe 3         #Maximaal 3 frames onbevestigd versturen
  14. ax25 paclen 192         #Maximale grote van een paketje
  15. ax25 pthresh 193        #Altijd frames herzenden
  16. ax25 retry 40
  17. ax25 maxwait 20000
  18. ax25 hsize 30
  19. ax25 bbscall JJ0BST
  20. ax25 window 1024
  21.  
  22. #Tcp parameters
  23. tcp mss 152
  24. tcp window 456
  25. tcp timertype linear
  26. tcp trace off
  27. tcp retries 40
  28. tcp maxwait 20000
  29.  
  30. #Ip parameters
  31. ip ttl 12
  32.  
  33. remark Attaching interface 1 to KISS TNC Modem.
  34. attach asy serial.device 0 ax25 1 9000 1024 9600 r
  35. ifconfig 1 description "Standard 1200 baud port on 27.405 MHz"
  36. ifconfig 1 broadcast 27.137.255.255
  37. ifconfig 1 netmask 0xffff0000
  38.  
  39. comm 1 "kiss on\r"
  40. pause 1
  41. comm 1 "restart\r"
  42. pause 1
  43.  
  44. #Digipeating aanzetten en het baken versturen
  45. ax25 digipeat 1 on
  46. ax25 bc 1
  47.  
  48. #AX25 routes (Die niet mogen veranderen)
  49. ax25 route add NODES 1
  50. ax25 route add ID 1 PS1OIR
  51. ax25 route add QST 1 
  52. ax25 route add MAIL 1 
  53.  
  54. #Monitor instellingen...
  55. trace 1 0110
  56. trace 1 monitor
  57.  
  58. #Arp parameters
  59. arp maxq 20
  60. arp eaves 1 on
  61.  
  62. # Voeg vaste routes toe
  63. source ROUTE.SRC
  64.  
  65. #Voeg vaste arp adressen toe
  66. source ARP.SRC
  67.  
  68. #Start netrom
  69. #source NETROM.SRC
  70.  
  71. #Configureer de ttylink gateway naar de Amiga
  72. ax25 ttycall NL0JOR
  73. #ttyconfig host fatal 8000
  74. #ttyconfig trying ""
  75. #ttyconfig connected off
  76. #ttyconfig refused "Hmmm... Joran's computer staat niet aan, stuur maar een mailtje."
  77. #ttyconfig timeout "Hmmm... Joran's computer staat niet aan, stuur maar een mailtje."
  78. #ttyconfig active on
  79.  
  80. #AX25 parameters
  81. param 1 txdelay 60             # 1 : TXDelay
  82. param 1 persist 80             # 2 : Persistance
  83. param 1 slottime 4             # 3 : Slot time
  84.                                # 4 : TX Tail time (not implemented on KAM)
  85. param 1 5 0                    # 5 : Duplex 0 Half 1 Full
  86.  
  87. #Start Servers
  88. start ax25
  89. start telnet
  90. start finger
  91. start ttylink
  92. start ftp
  93. start forward
  94. start pop3
  95. start remote
  96.  
  97. #Smtp instellingen
  98. smtp trace 0
  99. smtp mode route
  100. smtp timer 300
  101. smtp batch on
  102. start smtp
  103.  
  104. #nntp instellingen
  105. nntp profile fullname "Joran"
  106. nntp profile organ "Joran Software"
  107. nntp profile reply "nl0jor@cbpackhv.xs4all.nl"
  108. #nntp add sys2.pe1nhl. 3600 *
  109. start nntp
  110.  
  111. #rspf instellingen
  112. rspf interface 1 100 100
  113. rspf message "Joran's RSPF Test"
  114. rspf timer 1800
  115. rspf suspect 3600
  116. rspf mode data
  117. rspf rrh 1800
  118.  
  119. #Converse instellingen
  120. conv host Best
  121. conv interface 1 on
  122. conv setinfo on
  123. conv mycall jorcnv
  124. start convers
  125. start convers 3601
  126.  
  127. #Maak standaard links
  128. source CNVLINK.SRC
  129.  
  130. #MailBox instellingen
  131. mbox nrid off
  132. mbox sendquery off
  133. mbox timer 3600
  134. mbox smtptoo off
  135. mbox haddress JJ0BST.NBO.NLD.EU
  136. mbox header off
  137. mbox attend on
  138. third on
  139.  
  140. #Afkoringen in de mailbox
  141. #mbox alias joran "telnet fatal"
  142.  
  143. #Mailbox password
  144. source MBOXPASS.SRC
  145.  
  146. #Bulletin instelingen
  147. bul check on
  148. bul date on
  149. bul loophold on
  150. bul return on
  151.  
  152. #Ben ik er of ben ik er niet
  153. attend on
  154.